Searched refs:TOP_RIGHT (Results 1 – 4 of 4) sorted by relevance
44 TOP_RIGHT, enumerator223 neighbours[TOP_RIGHT] = src[-stride + 1]; in decode_pixel_in_context()225 neighbours[TOP_RIGHT] = neighbours[TOP]; in decode_pixel_in_context()250 if (neighbours[TOP_RIGHT] == neighbours[TOP_LEFT]) in decode_pixel_in_context()256 } else if (neighbours[TOP_RIGHT] == neighbours[TOP_LEFT]) { in decode_pixel_in_context()270 else if (neighbours[TOP_RIGHT] == neighbours[TOP_LEFT]) in decode_pixel_in_context()274 else if (neighbours[TOP_RIGHT] == neighbours[TOP]) in decode_pixel_in_context()
51 #define TOP_RIGHT 9 macro174 m->d.alignment = TOP_RIGHT; in mov_text_tx3g()
75 TOP_RIGHT, enumerator
2548 s->in_cubemap_face_order[RIGHT] = TOP_RIGHT; in prepare_eac_in()2557 s->in_cubemap_face_rotation[TOP_RIGHT] = ROT_0; in prepare_eac_in()2578 s->out_cubemap_direction_order[TOP_RIGHT] = RIGHT; in prepare_eac_out()2585 s->out_cubemap_face_rotation[TOP_RIGHT] = ROT_0; in prepare_eac_out()2663 case TOP_RIGHT: in eac_to_xyz()